Skip to content

SubjectBase.IsDisposed property

Defined in

Type: SubjectBase Namespace: System.Reactive.Subjects Assembly: System.Reactive.dll

Applies to

netstandard2.0

public abstract bool IsDisposed { get; }

Summary: Indicates whether the subject has been disposed.

Returns: bool